PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFField Class / getValue Method
In This Topic
    getValue Method
    In This Topic
    Gets the field value.
    Syntax
    public java.lang.Object getValue()

    Return Value

    The field value.
    See Also